<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body { font:'helvetica neue',tahoma,'hiragino sans gb',stheiti,
'wenquanyi micro hei', \5FAE\8F6F\96C5\9ED1,\5B8B\4F53,sans-serif; overflow-x:hidden; color:#555;}
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, form, a, fieldset, input, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
}
img {
    margin: 0;
    padding: 0;
}
ul, ol {
    list-style: none;
}
a, a:focus, a:active, a:hover {text-decoration:none;}
i {
	padding:0px 5px;
	margin:0px;
	overflow:hidden;
}
.nav_down {
    width: 100%;
    /*position: fixed;
    top: 0;
    z-index: 999999;*/
}
.header-top {
	padding:5px 0px;
	margin:0px;
	overflow:hidden;
	line-height:24px;
	color:#666;
	font-size:12px;
	background:#f0f0f0;
}
.header-top p {
	padding:0px;
	margin:0px;
}
.header-top span {
	padding:0px 5px;
	margin:0px;
}
.navbar-default {
    background: #fff;
    position: relative;
}
.nav_box {
	padding:10px 0px;
}
.navbar-nav {
	margin:10px 0px;
}
.navbar-nav li a {
	padding:15px 0px 15px  60px;
	font-size:14px;
}
.navbar-nav li a:focus, .navbar-nav li a:active, .navbar-nav li a:hover {
	background:none;
	font-weight:bold;
}
.navbar-brand {
	height:auto;
	padding:0px 15px;
}
header nav .navbar-nav{
    display: inline-block;
	letter-spacing:1px;
	float:left;
	font-size:14px;
}
.carousel-caption {
	bottom:20%;
}


/*产品展示*/
.jjk{ padding-top:43px; padding-bottom:50px;}
.so-tik{margin-bottom:25px; font-family:Arial,"微软雅黑"}
.so-tien{ margin:0 auto;width:262px; font-size:32px; text-align:center; color:#999;}
.so-ticn{ width:262px; height:44px; margin:0 auto; position:relative; line-height:44px; font-size:28px; color:#000;}
.so-ticn span{ display:block; width:152px; height:44px; overflow:hidden; position:relative; z-index:3; text-align:center; background:#FFF; margin:0 auto;}
.so-ticn span b{ display:block; font-weight:normal; position:relative; top:0; }
.so-ticn i{ display:block; position:absolute; z-index:0; top:50%; width:100%; height:1px; background:#0dcbfa;}
.jjk:hover .so-ticn span b{ top:-100%;}

.indexpro {
	background-color:#fff; box-shadow: 0px 0px 3px 2px #ccc; margin:15px 0px; -webkit-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s;
}
.indexpro:hover{
background-color:#04a3ce;}
.indexpro:hover .indexpro_jj_title,.indexpro:hover .indexpro_jj_mid{
color:#fff}
.indexpro:hover .indexpro_jj_title{
background-position:left bottom;}
.indexpro:hover .indexpro_jj_footer span{
background-position:center bottom;}

.indexpro .indexpro_img img{
width:100%;}
.indexpro .indexpro_img{
overflow:hidden;}
.indexpro_jj{
margin:0 auto; padding:25px 10px 10px 10px; overflow:hidden; text-align:left;} 
.indexpro_jj_title{-webkit-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s;
width:100%; background-position:right bottom; background-repeat:no-repeat; font-size:16px; color:#2e2e2e; padding-bottom:13px; background-image:url(../images/index3.jpg); font-weight:bold;}
.indexpro_jj_mid{
width:100%; text-align:left; height:80px; color:#8b8b8b; font-size:12px; line-height:22px; overflow:hidden; padding:13px 0px;}
.indexpro_jj_footer{
width:100%;}
.indexpro_jj_footer span{
display:inline-block; width:108px; height:29px; background-position:center top; background-repeat:no-repeat; background-image:url(../images/more.png);}

/*新闻*/
.sy_pro_t {
    background: url(../images/sy_pro_t_bg.png) no-repeat bottom;
    text-align: center;
    font-size: 32px;
	font-family:Arial, "微软雅黑";
    color: #fff;
    padding-bottom: 10px;
}
.xinwen{ width:100%; background:url(../images/bg1.jpg) no-repeat center top; background-size: 100% 100%; padding:40px 0px 30px;}
.news_tiao{padding-top:40px; padding-bottom:40px; font-size:12px;}
.rqi{width:61px; height:69px;font-size: 12px;line-height:22px; border: 1px solid #000; text-align: center; color: #fff;}
.rqi b{display:inline-block;width:60px; font-weight:normal; height:43px; font-size: 30px; line-height:43px; background: #000;}
.news_wen{display: block; overflow: hidden; padding-left: 15px; color: #abacab;}
.news_wen p{ line-height:22px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.news_wen b{ font-weight:normal; color: #fff; font-size:14px; display:inline-block; padding-bottom:5px;white-space: nowrap;text-overflow:ellipsis; overflow:hidden;}
.news_wen a{ color: #fff;}
.news_tiao:hover{ cursor: pointer;}
.news_tiao:hover .rqi{ border: 1px solid #fff;transition:0.8s;}
.news_tiao:hover .rqi b{ color:#7e7e7e; background: #fff;transition:1s;}


/*客户案例*/

.partner-body{
	display: block;
	overflow: hidden;
}

.partner-body ul{
	display: block;
	overflow: hidden;
	margin: -1% -1.5%;
}

.partner-body li{
	display: block;
	float: left;
	width: 16.666%;
	padding: 1% 1.5%;
}


.partner-body li a{
	display: block;
	position: relative;
}

.partner-body li .mask{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	background-color: #000;
	top:0;
	left:0;
	z-index: 10;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	-moz-transition: 0.3s;
}

.partner-body li a:hover .mask{
	opacity: 0.3;
}

.partner-body li img{
	display: block;
	width: 100%;
	height: auto;
	border: 1px solid #e1e1e1;
}


/*Bottom Info*/
.bottom_bg {
	width:100%;
	padding:3% 0px 0px;
	text-align: left;
	margin:0px;
	background-color:#283246;
}
.Bottom_Title h2 {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
	line-height:35px;
}
.Bottom_Title hr {
	border:none;border-top:2px double #2e7297;
    width: 45px;
    margin: 0px;
	padding:0px;
	overflow:hidden;
}
.bottom_list {
	padding:20px 0px;
	font-size:12px;
	color:#fff;
	margin:0px;
}
.bottom_list a {
	color:#FFF;
}
.bottom_list ul {padding:0px; margin:0px;}
.bottom_list li{text-align:left;position:relative;display:block;line-height:28px; padding:0px; margin:0px;}
.bottom_copyright {
	border-top:1px solid #fff;
	font-size:12px;
	padding:5px 0px;
	color:#fff;
	line-height:45px;
	text-align:center;
}
.link a{
	color: #fff;
}
/*内页*/
.ny_main .breadcrumb {
  padding: 15px 0px;
  margin-bottom: 0px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.ny_main_t{
	background: #f5f5f5
}
.ny_content{
	padding-top: 40px;
	padding-bottom: 40px;
}
.media_pro{
	border-bottom:1px solid #ddd;
	padding-bottom: 40px;
	margin-bottom: 40px;
}
.pro_body h2{
	margin-top: 80px;
	margin-bottom: 40px;
	color: #2e7297;
}
.pro_body p{
	line-height: 38px;
	font-size: 16px;
}
.pro_body a{
	border:1px solid #333;
	padding: 10px 20px;
	margin-top: 100px;
	display: inline-block;
	color: #666;
}
.showpro h1{
	margin-bottom: 30px;
}
.showpro p{
	line-height: 30px;
	color: #666;
	text-indent: 2em;
}
.media_strategy p{
	line-height: 28px;
	margin-top: 15px;
}
.media_strategy{
	margin-bottom: 30px;
	border-bottom:1px solid #ddd;
	padding-bottom: 20px;
}
.media_strategy h4{
	color: #005ca8;
}
.media_strategy h4 small{
	color: #f17909;
	padding-left: 15px;
}
.ny_about{
	color: #666;
}
.ny_about&gt;div{
	margin-bottom: 100px;
}
.about_t{
	margin-bottom: 40px;
}
.about_t h3{
	color: #f17910;
	font-weight: bold;
}
.about_t h4{
	color: #f17910;
	border:1px solid #ddd;
	margin:20px auto;
	padding: 12px 20px;
	font-size: 14px;
	position: relative;
	display: block;
	width: 20%;
}
.about_t h4::after{
	content: '';
	width: 100%;
	height: 1px;
	background: #ddd;
	position: absolute;
	left: 96%;
	top:50%;
}
.about_t h4::before{
	content: '';
	width: 100%;
	height: 1px;
	background: #ddd;
	position: absolute;
	right:96%;
	top:50%;
}
.profile p{
	line-height: 30px;
	color: #666;
	padding: 0px 20px;
	text-indent: 2em;
}
.project_c{
	transform-style: preserve-3d;
	perspective: 800px;
	position: relative;
	margin-bottom: 40px;
}
.project_c .project_img{
	transition: 0.6s;
	position: relative;
	transform-style: preserve-3d;
	perspective: 800px;
	z-index:0;
}
.project_img01{
	position: absolute;
	z-index: -1;
	transform: rotateY(-180deg);
	transition: 0.6s;
	backface-visibility: hidden;
	width: 100%;
	top:0;
}
.project_img01 p{
	position: absolute;
	width: 70%;
	top:50%;
	left:50%;
	transform: translateY(-50%) translateX(-50%);
	color: #fff;
	line-height: 30px;
	padding: 0px 20px;
}
.project_c:hover .project_img{
	transform: rotateY(180deg);
	z-index: -1;
}
.project_c:hover .project_img01{
	transform: rotateY(0deg);
	z-index: 0;
}
.history_line{
	width: 100%;
	height: 10px;
	background: #2e7297;
	margin-top: 170px;
	margin-bottom: 100px;
	position: relative;
}
.history_c{
	position: absolute;
	left:10%;
	top:50%;
	width: 20%;
	transform: translateX(-50%) translateY(-50%) scale(1,1);
	z-index:2;
	height: 280px;
}
.history_c .spot{
	position: absolute;
	left:50%;
	top:50%;
	transform:translateX(-50%) translateY(-50%);
}
.history_c h4{
	background: #ddd;
	border-radius: 50%;
	width: 30%;
	padding: 22px 0px;
	position: absolute;
	top:35px;
	left:50%;
	transform:translateX(-50%) scale(1,1);
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	transition: 0.4s;
	color: #fff;
}
.history_c h5{
	width: 50%;
	position: absolute;
	top:50%;
	left:50%;
	transform: translateX(-50%) translateY(100%);
	text-align: center;
}
.history_body{
	width: 100%;
	height: 100%;
	background: #fff;
	position: absolute;
	top:0;
	left:0;
	border: 1px solid #ccc;
	padding-top: 30px;
	transform: scale(0,0);
	transition: 0.4s;
	border-radius: 50%;
}
.history_body span{
	display: block;
	color: #c13930;
	text-align: center;
	font-size: 16px;
	margin-bottom: 20px;
}
.history_body ul{
	padding-left: 15px;
	padding-right: 15px;
}
.history_body ul li{
	line-height: 28px;
	text-align: center;
	color: #666;
}
.history_c:hover h4{
	transform:translateX(-50%) scale(0,0);
}
.history_c:hover .history_body{
	transform:scale(1,1);
}
.culture_c{
	height: 300px;
	position: relative;
}
.culture_c ul{
	position: absolute;
	top:50%;
	left:50%;
	transform: translateX(-50%) translateY(-50%);
}
.culture_c li{
	color: #fff;
	font-size: 16px;
	line-height: 38px;
}
.contact_c{
	position: absolute;
	left:50%;
	transform: translateX(-50%);
}
.contact_c h4{
	margin-bottom: 20px;
	color: #333;
}
.contact_c span{
	display: inline-block;
	padding-right: 5px;
}
.contact_c p{
	line-height: 36px;
}
/*.culture_c li span{
	display: inline-block;
	border-radius: 50%;
	background: #000;
}*/
.media_case{
	border:1px solid #2e7297;
	height: 350px;
	position: relative;
	margin-bottom: 20px;
	overflow: hidden;
}
.media_case h3{
	text-align: center;
	margin-top: 50%;
	transition: 0.4s;
}
.media_case span{
	display: block;
	text-align: center;
	margin-top: 20px;
	transition: 0.4s;
}
.case_bg{
	width: 100%;
	height: 100%;
	background: #2e7297;
	top:0;
	left:0;
	position: absolute;
	transform: translateX(-100%);
	transition: 0.4s;
	z-index: -1
}
.media_case:hover .case_bg{
	transform: translateX(0);
}
.media_case:hover h3,.media_case:hover span{
	color: #fff;
}
.shownews p{
  color: #555;
  line-height: 28px;
}
.showprogramme h4{
	color: #333;
	text-align: center;
	margin-bottom: 20px;
}
.showprogramme p{
	line-height: 26px;
}
@media only screen and (min-width:768px) {
	.bottom-right {float: right !important;}
	.bottom-left {float: left !important;}
}
@media screen and (max-width: 768px) {
	.navbar-brand img {width:75%;}
	.navbar-nav {width:100%;}
	.navbar-nav li { border-bottom:1px solid #eee;}
	.navbar-nav li a {padding:10px 5px;}
	.carousel-caption {bottom:10%;}
	.carousel-caption h1 img,.carousel-caption p img {width:75%;}
	.partner-body li{width: 33.333%;}
	.news_tiao{padding-top:20px; padding-bottom:10px;}
}</pre></body></html>